virtualisation.fileSystems.<name>.fsType
Type of the file system.
This is the fstype passed to -t in the mount(8) command, and is called fs_vfstype in fstab(5).
- Type
string (with check: non-empty)- Default
"auto"- Example
"ext3"- Declared
- <nixpkgs/nixos/modules/tasks/filesystems.nix>